Re: Character encoding in database dumps - Mailing list pgsql-novice

From M. Bastin
Subject Re: Character encoding in database dumps
Date
Msg-id a06100502bcefe23c7198@[192.168.0.101]
Whole thread Raw
In response to Character encoding in database dumps  (Lynna Landstreet <lynna@gallery44.org>)
Responses Re: Character encoding in database dumps
List pgsql-novice
>Does anyone have any idea
>how I can do a database dump that keeps the character encoding intact?

If you can access your database directly with a TCP/IP PostgreSQL
client then you can use Eduphant which supports copy to stdout/stdin.
This will allow you to copy directly to your local computer in 1 step.

<http://aliacta.com/download>

Cheers,

Marc

pgsql-novice by date:

Previous
From: "Scott Marlowe"
Date:
Subject: Re: database corruption
Next
From:
Date:
Subject: Re: Character encoding in database dumps